home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 January - Disc 2 / Macworld (1999-01) (Disk 2).dmg / Serious Demos / Symbolic Composer 4.2 / Environment / Projects / Questions & Answers / Q&A Programming Functions / Noergaard infinity patterns < prev    next >
Encoding:
Text File  |  1998-10-26  |  495 b   |  11 lines  |  [TEXT/ScoM]

  1. HOW TO COMPILE A PLUG-IN
  2.  
  3. >        How do I compile to a plug-in?
  4.  
  5. You need Macintosh Common Lisp from Digitool. MCL includes Lisp
  6. compiler, interface designer and other goodies not included in SCOM.
  7. >        This is what I have done so far, but every time I want to change to the
  8. >algorithm which creates the symbol series, I have to repeat all of the
  9. >steps, which is why I would like to be able to have the actual function
  10. >code in the socre instead of the resulting symbol list of the code.
  11.